ComponentOne ASP.NET MVC Controls
IsVisible Property (LineMarker<T>)

C1.Web.Mvc Namespace > LineMarker<T> Class : IsVisible Property
Gets or sets the visibility of the LineMarker.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsVisible As Boolean
[DefaultValue(true)]
public bool IsVisible {get; set;}
See Also

Reference

LineMarker<T> Class
LineMarker<T> Members